home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 29 / PC Gamer IT CD 29 1-2.iso / MEDIA / UPDATE.DXR / Internal_5_LaunchProgramCall.ls < prev    next >
Encoding:
Text File  |  1997-12-01  |  117 b   |  7 lines

  1. on mouseUp
  2.   puppetSound(2, 0)
  3.   puppetSound(2, "launchDemo")
  4.   set launch to field "Path"
  5.   checkForApp(launch)
  6. end
  7.